home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / GLOBALS / GAMEINFO.MDB / Strategic IO Building.json < prev    next >
JavaScript Object Notation  |  1997-12-13  |  146b

  1. {
  2.     "schema": {
  3.         "Counter": "Long Integer",
  4.         "Player": "Long Integer NOT NULL",
  5.         "Id": "Long Integer NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "Counter": 1,
  10.             "Player": 1,
  11.             "Id": 1000000
  12.         }
  13.     ]
  14. }